home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
China Encyclopedia on Tourist Resources
/
China Encyclopedia on Tourist Resources.iso
/
CSS
/
textStyleStandard.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-01-27
|
493b
|
35 lines
title {
font-size: 14px;
font-weight: bold;
color: #000000;
}
text {
font-size: 14px;
font-weight: normal;
color: #555555;
text-indent: 28px;
}
url {
font-size: 14px;
color: #555555;
text-decoration: underline;
display:inline;
}
italic{
font-size: 14px;
color: #555555;
font-style: italic;
display:inline;
}
super {
font-size: 6px;
color: #555555;
display:inline;
}
form {
font-size: 14px;
font-weight: normal;
color: #ff0000;
display:inline;
}